[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 872   SHUFFLE   <  SKIP 1130  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27286Pal, Shawn60610ChicagoIllinoisUnited States
13424Thomas, Jasmine, M97330CorvallisOregonUnited States
21281Hill, Andrea91910Chula VistaCaliforniaUnited States
28970Peterson, Danielle, L97045Oregon CityOregonUnited States

Generated 2025-07-19 13:44:11.219 UTC