[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 944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19677Shan, Dylan4217Gold CoastQueenslandAustralia
13385Cook, Danielle, M98027IssaquahWashingtonUnited States
20278Oliver, Alisha, N94519ConcordCaliforniaUnited States

Generated 2025-07-08 21:38:50.186 UTC