[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 2925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14279Barnes, Taylor3280WarrnamboolVictoriaAustralia
12565Gutierrez, Kendra, S75009ParisSeine (Paris)France
18718Liu, Susan4171HawthorneQueenslandAustralia

Generated 2025-07-11 13:54:02.360 UTC