[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 250   SHUFFLE   <  SKIP 4891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15784Vazquez, Rebekah, A4700RockhamptonQueenslandAustralia
24196Gill, Armando, J31770ColomiersGaronne (Haute)France
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-16 08:55:26.031 UTC