[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 4720  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21096Lin, Jon04838EilenburgBrandenburgGermany
22488Patel, Frederick04838EilenburgBrandenburgGermany
22650Suri, Kristina, J04838EilenburgBrandenburgGermany
22806Sun, Crystal, E04838EilenburgBrandenburgGermany

Generated 2025-07-20 23:34:41.034 UTC