[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 650   SHUFFLE   <  SKIP 3465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17226McDonald, Gilbert, GL4 4HBLiverpoolEnglandUnited Kingdom
24725Young, Bailey, R97034Lake OswegoOregonUnited States
27668Gonzalez, Kevin98033KirklandWashingtonUnited States

Generated 2025-07-19 03:41:57.107 UTC