[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 3032   SHUFFLE   <  SKIP 277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
16396Rai, Keith, W63151MühlheimHamburgGermany
29406Ward, Melissa, A64283DarmstadtHessenGermany

Generated 2025-07-22 00:01:21.313 UTC