[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 613   SHUFFLE   <  SKIP 387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27925Butler, AdamGA10GatesheadEnglandUnited Kingdom
19099Deng, Sheena2065St. LeonardsNew South WalesAustralia
20903Diaz, Robyn, Z01071DresdenHessenGermany

Generated 2025-07-19 16:05:43.877 UTC