[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 7828   SHUFFLE   <  SKIP 1704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22842Nara, Michele, R4000BrisbaneQueenslandAustralia
14949Wu, SteveCB4 4BZCambridgeEnglandUnited Kingdom
13385Cook, Danielle, M98027IssaquahWashingtonUnited States

Generated 2025-07-15 18:35:53.363 UTC