[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 0   SHUFFLE   <  SKIP 2765  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25910Miller, Natalie, R91950National CityCaliforniaUnited States
11814Morgan, Dalton, L97034Lake OswegoOregonUnited States
26647Simmons, Jasmine, D95062Santa CruzCaliforniaUnited States
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
16267Chen, Edwin41485GrevenbroichBayernGermany
26322Zhang, Justin98027IssaquahWashingtonUnited States

Generated 2025-10-31 02:28:37.322 UTC