[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 1617  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14053Huang, Tamara, E2065St. LeonardsNew South WalesAustralia
23996Lee, Richard, I7001HobartTasmaniaAustralia
23471Baker, Jeremy91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 15:00:51.027 UTC