[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 2421   SHUFFLE   <  SKIP 932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
28687Gutierrez, Javier60355Frankfurt am MainHamburgGermany
16836Thomas, DavidV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 02:13:11.996 UTC