[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 413   SHUFFLE   <  SKIP 505  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-18 20:00:19.999 UTC