[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 769   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13988White, Miguel, SV2M1P1NewtonBritish ColumbiaCanada
12956Sun, Marshall45202CincinnatiOhioUnited States
12373Gray, Isaac, G78000VersaillesYvelineFrance

Generated 2025-07-16 12:16:41.697 UTC