[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 875   SHUFFLE   <  SKIP 10074  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
11807Baker, Lucas91950National CityCaliforniaUnited States
13085Harris, Daniel, T98312BremertonWashingtonUnited States
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 00:33:03.492 UTC