[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 3981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15313Morris, Garrett, C97205PortlandOregonUnited States
21722Wood, Spencer, R91977Spring ValleyCaliforniaUnited States
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 12:22:16.111 UTC