[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 512   <  SKIP 4724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23764Liu, Alisha, L04838EilenburgBrandenburgGermany
24024Malhotra, Marie04838EilenburgBrandenburgGermany
25309Zhou, Karen04838EilenburgBrandenburgGermany

Generated 2025-07-18 16:55:06.914 UTC