[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 1156   SHUFFLE   <  SKIP 15  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12381Lal, Johnny, GSW8 1XDLondonEnglandUnited Kingdom
29183Simmons, Gabrielle4655Hervey BayQueenslandAustralia
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-08 21:40:26.691 UTC