[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 3439   <  SKIP 1740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14361Raje, Franklin, D98312BremertonWashingtonUnited States
23807Hughes, Carson94015Daly CityCaliforniaUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 13:26:09.543 UTC