[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 7273  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25528Butler, Alexandria85049IngolstadtBayernGermany
26986Watson, Riley, A85049IngolstadtBayernGermany
27310Hill, Isabella, P85049IngolstadtBayernGermany
27154Arun, Holly85049IngolstadtBayernGermany
27943Alvarez, Sabrina85049IngolstadtBayernGermany
27855Ye, Lisa, L85049IngolstadtBayernGermany
28490Ramos, Krista, L85049IngolstadtBayernGermany

Generated 2025-07-09 13:28:19.821 UTC