[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 750   SHUFFLE   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26038Flores, Nicole, E59368WerneNordrhein-WestfalenGermany
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
17593Butler, Richard, C94015Daly CityCaliforniaUnited States

Generated 2025-11-06 05:11:49.348 UTC