[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 555   SHUFFLE   <  SKIP 997  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25373Chande, Nichole94014ColmaCaliforniaUnited States
23903Subram, Harold, D85049IngolstadtBayernGermany
18117Washington, Fernando, E98052RedmondWashingtonUnited States
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 02:29:18.861 UTC