[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 2511   SHUFFLE   <  SKIP 1179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16809Sanders, Bailey, A94063Redwood CityCaliforniaUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
13888Brown, Ian98201EverettWashingtonUnited States

Generated 2025-07-14 11:27:31.136 UTC