[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 2279  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States
17775Moreno, Ricky, R92400CourbevoieHauts de SeineFrance
25989Price, JeremyV0SookeBritish ColumbiaCanada
26095Kelly, TrinityV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-11 01:16:29.071 UTC