[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 4481  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
20845Malhotra, Barry04838EilenburgBrandenburgGermany
22488Patel, Frederick04838EilenburgBrandenburgGermany
22650Suri, Kristina, J04838EilenburgBrandenburgGermany
22806Sun, Crystal, E04838EilenburgBrandenburgGermany
23764Liu, Alisha, L04838EilenburgBrandenburgGermany

Generated 2025-10-09 07:52:49.827 UTC