[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 10198   <  SKIP 802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany
11056Nath, Michele, L2300NewcastleNew South WalesAustralia

Generated 2025-07-22 12:32:39.124 UTC