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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29321Zheng, Roger4700RockhamptonQueenslandAustralia
17985Sun, Cedric24044KielSaarlandGermany
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 18:30:50.874 UTC