[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 456   SHUFFLE   <  SKIP 1248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14267Wood, Lauren, I97330CorvallisOregonUnited States
27740Nath, Jodi98168BurienWashingtonUnited States
21938Hall, Savannah, K97222MilwaukieOregonUnited States

Generated 2025-07-16 23:55:23.881 UTC