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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13035Torres, Kristy, M4700RockhamptonQueenslandAustralia
11199Bennett, Jacqueline94010BurlingameCaliforniaUnited States
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom

Generated 2025-07-14 22:44:15.402 UTC