[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 2816   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom
27087Clark, Justin, G92102San DiegoCaliforniaUnited States
16631Ward, Haley, J4700RockhamptonQueenslandAustralia

Generated 2025-07-17 07:21:23.865 UTC