[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 5736   SHUFFLE   <  SKIP 532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19480Zeng, Lisa, R92400CourbevoieHauts de SeineFrance
24883Lin, Stacey, B60061Frankfurt am MainSaarlandGermany
21783Goel, Kate98168BurienWashingtonUnited States

Generated 2025-07-20 23:59:15.381 UTC