[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 416   SHUFFLE   <  SKIP 4335  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
14092Nath, Maurice98225BellinghamWashingtonUnited States
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
29030Adams, Jeremy, D90401Santa MonicaCaliforniaUnited States

Generated 2025-07-18 19:45:18.503 UTC