[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   SHUFFLE   SKIP 2498   <  SKIP 5773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24278Xu, Cedric, M4169East BrisbaneQueenslandAustralia
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
17355Black, Shaun, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 13:04:37.094 UTC