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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
26385Muñoz, Javier04838EilenburgBrandenburgGermany
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany

Generated 2025-10-11 19:39:38.655 UTC