[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 561   <  SKIP 4666  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
20845Malhotra, Barry04838EilenburgBrandenburgGermany
20978Srini, Bruce, D04838EilenburgBrandenburgGermany

Generated 2025-07-13 18:26:18.419 UTC