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

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

3 items

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

Generated 2025-07-11 17:19:14.863 UTC