[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 623   <  SKIP 6650  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25587Young, Isaiah, A85049IngolstadtBayernGermany
26986Watson, Riley, A85049IngolstadtBayernGermany
27154Arun, Holly85049IngolstadtBayernGermany
27310Hill, Isabella, P85049IngolstadtBayernGermany

Generated 2025-07-14 22:27:53.590 UTC