[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 750   <  SKIP 4488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25309Zhou, Karen04838EilenburgBrandenburgGermany
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-10-09 15:05:29.246 UTC