[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 4027   SHUFFLE   <  SKIP 829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24879Munoz, Desiree48001MünsterSaarlandGermany
27665Patterson, Miguel94015Daly CityCaliforniaUnited States
11862Peterson, Olivia98201EverettWashingtonUnited States

Generated 2025-07-16 06:23:26.802 UTC