[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 3165   SHUFFLE   <  SKIP 2527  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28576Uppal, Sunil, L98201EverettWashingtonUnited States
25040Perry, Julian, D97301SalemOregonUnited States
21789Griffin, Lauren, A91950National CityCaliforniaUnited States
21106Sharma, KatieC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 11:33:48.922 UTC