[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 717   SHUFFLE   <  SKIP 2012  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
27391Young, Logan98033KirklandWashingtonUnited States
19524Malhotra, Denise93290Tremblay-en-FranceSeine Saint DenisFrance
22338Russell, Thomas94015Daly CityCaliforniaUnited States

Generated 2025-07-12 17:50:13.743 UTC