[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 189   SHUFFLE   <  SKIP 2075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28942Raman, Frederick, F2450Coffs HarbourNew South WalesAustralia
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
14397Edwards, Sierra98366Port OrchardWashingtonUnited States

Generated 2025-07-12 17:51:15.755 UTC