[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 549   SHUFFLE   <  SKIP 805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18085Nath, Christy, U94014ColmaCaliforniaUnited States
20689Green, Connor, J98371PuyallupWashingtonUnited States
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-16 00:43:17.112 UTC