[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16253Lal, Bethany, A20354HamburgHamburgGermany
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 19:33:57.439 UTC