[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 413   SHUFFLE   <  SKIP 1893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16608Martin, Ricky, C4000BrisbaneQueenslandAustralia
17154Martinez, Geoffrey, L91502BurbankCaliforniaUnited States
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 00:41:55.075 UTC