[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 2693   SHUFFLE   <  SKIP 2262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27937Alvarez, Kristine, F20354HamburgHamburgGermany
14331Murphy, Timothy97222MilwaukieOregonUnited States
17656Martinez, Carol, DV8Z 4N5ShawneeBritish ColumbiaCanada
18107Liang, Laura94010BurlingameCaliforniaUnited States

Generated 2025-07-20 07:19:48.259 UTC