[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 1076   SHUFFLE   <  SKIP 975  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26008Gonzales, Jennifer90241DowneyCaliforniaUnited States
20381Bennett, Blake98270MarysvilleWashingtonUnited States
25145Yang, Clayton, C66578NeunkirchenSaarlandGermany
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 13:08:20.911 UTC