[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 3337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23148Ross, Nathan, L98901YakimaWashingtonUnited States
11418Hu, Rafael, J33098PaderbornNordrhein-WestfalenGermany
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States

Generated 2025-07-17 13:23:03.672 UTC