[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 376   SHUFFLE   <  SKIP 545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26382Xu, Dale60082Frankfurt am MainHamburgGermany
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
16071Rodriguez, TaylorV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-13 18:03:59.567 UTC