[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 875   <  SKIP 3833  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11544Garcia, Joel, A64283DarmstadtHessenGermany
12604Lee, Nathan64283DarmstadtHessenGermany
13826He, Candice64283DarmstadtHessenGermany
13569Hall, Marcus64283DarmstadtHessenGermany
14526Hall, Emily64283DarmstadtHessenGermany
14945Lewis, Samantha, R64283DarmstadtHessenGermany
14822Martin, Jessica, S64283DarmstadtHessenGermany

Generated 2025-07-14 04:46:43.245 UTC