[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 3104   SHUFFLE   <  SKIP 2317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
24417Harris, Christopher, A92102San DiegoCaliforniaUnited States
11927Murphy, Nicole, D98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 21:14:16.487 UTC