[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 1998   SKIP 500   <  SKIP 2735  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22650Suri, Kristina, J04838EilenburgBrandenburgGermany
22806Sun, Crystal, E04838EilenburgBrandenburgGermany
22488Patel, Frederick04838EilenburgBrandenburgGermany
23764Liu, Alisha, L04838EilenburgBrandenburgGermany
24024Malhotra, Marie04838EilenburgBrandenburgGermany
25309Zhou, Karen04838EilenburgBrandenburgGermany
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany

Generated 2025-11-05 16:25:13.256 UTC