[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 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
26385Muñoz, Javier04838EilenburgBrandenburgGermany

Generated 2025-10-09 16:11:52.715 UTC