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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12473Sai, SergioY024 1GFYorkEnglandUnited Kingdom
17723Malhotra, JohnathanGL7 1RYGloucestershireEnglandUnited Kingdom
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States
20908Foster, Wyatt, C66578NeunkirchenSaarlandGermany

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