[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 4931   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24121Liu, Valerie, R66041PoingSaarlandGermany
21293Garcia, Ashley94519ConcordCaliforniaUnited States
22451Rai, Barbara, JGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 14:24:27.315 UTC