[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 2421   SHUFFLE   <  SKIP 727  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17352Goel, Drew6006PerthSouth AustraliaAustralia
20022Perry, Arthur94014ColmaCaliforniaUnited States
13124Vance, Marco4171HawthorneQueenslandAustralia

Generated 2025-07-11 12:52:17.240 UTC