[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 1076   SHUFFLE   <  SKIP 925  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
23237Young, Caleb, C34117KasselHessenGermany
11508Wilson, Elizabeth, R98036LynnwoodWashingtonUnited States
28337Bennett, Melissa97045Oregon CityOregonUnited States

Generated 2025-07-17 11:31:52.784 UTC