[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 16   <  SKIP 308  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13163Lopez, Noah, M94015Daly CityCaliforniaUnited States
25963Morris, Charles98033KirklandWashingtonUnited States
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
27962Martin, Rebekah, M59000LilleNordFrance

Generated 2025-07-17 22:25:58.994 UTC