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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
23807Hughes, Carson94015Daly CityCaliforniaUnited States
27570Navarro, Natasha98168BurienWashingtonUnited States

Generated 2025-07-16 16:08:47.366 UTC