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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22806Sun, Crystal, E04838EilenburgBrandenburgGermany
24024Malhotra, Marie04838EilenburgBrandenburgGermany
23764Liu, Alisha, L04838EilenburgBrandenburgGermany
25309Zhou, Karen04838EilenburgBrandenburgGermany
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany

Generated 2025-07-21 18:37:12.869 UTC