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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24536Perez, Cynthia, A34117KasselHessenGermany
14920Hill, Jason, C91977Spring ValleyCaliforniaUnited States
14509Deng, Bridget, L97005BeavertonOregonUnited States

Generated 2025-07-11 23:18:14.205 UTC