[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 531   <  SKIP 4707  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25309Zhou, Karen04838EilenburgBrandenburgGermany
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
26385Muñoz, Javier04838EilenburgBrandenburgGermany
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany

Generated 2025-07-21 15:05:42.176 UTC