[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 484   SHUFFLE   <  SKIP 1443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15432Kumar, Alvin, R94014ColmaCaliforniaUnited States
22478Browning, Carolyn38231SalzgitterHessenGermany
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 12:18:30.530 UTC