[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 475   SHUFFLE   <  SKIP 3289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28014Robinson, Rachel, J90210Beverly HillsCaliforniaUnited States
26496Griffin, CassidyV3L 1E7WestminsterBritish ColumbiaCanada
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-15 10:08:31.869 UTC