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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom
18887Hernandez, Kari98107BallardWashingtonUnited States
25792Gonzales, Alyssa, S64283DarmstadtHessenGermany

Generated 2025-07-09 19:58:22.751 UTC