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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25309Zhou, Karen04838EilenburgBrandenburgGermany
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany

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