[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 127   SHUFFLE   <  SKIP 2434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24350Simmons, Eduardo94536FremontCaliforniaUnited States
16221Saunders, Darren, A98168BurienWashingtonUnited States
23959Parker, Amber46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 11:29:22.791 UTC