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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19351Vance, Edgar92700ColombesHauts de SeineFrance
25287Sanders, PaigeV3A 4R2LangleyBritish ColumbiaCanada
26077Collins, IsaacV0SookeBritish ColumbiaCanada
16117Lal, Brad98225BellinghamWashingtonUnited States

Generated 2025-07-18 10:44:00.705 UTC