[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 512   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18950Alexander, LaurenV7L 4J4N. VancouverBritish ColumbiaCanada
15396Wilson, Julia98501OlympiaWashingtonUnited States
17513Saunders, Micheal4700RockhamptonQueenslandAustralia

Generated 2025-07-17 04:20:23.800 UTC