[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   SKIP 327   SHUFFLE   <  SKIP 417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24086Gonzales, Dakota, T20354HamburgHamburgGermany
12381Lal, Johnny, GSW8 1XDLondonEnglandUnited Kingdom
20135Price, Grace, E85049IngolstadtBayernGermany

Generated 2025-07-16 15:57:11.515 UTC