[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2614  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
28644Chow, Martha98168BurienWashingtonUnited States
14075Harris, Robert, A92806La JollaCaliforniaUnited States
26845Ortega, Theodore, M66001SaarbrückenSaarlandGermany
15113Smith, Robert64283DarmstadtHessenGermany
14050Lopez, Manuel, M6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-10 20:13:23.232 UTC