[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 460   SHUFFLE   <  SKIP 179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States
16115Diaz, Jennifer, M94941Mill ValleyCaliforniaUnited States
18020Ruiz, Armando, W42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-15 06:20:33.388 UTC