[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 2224   SHUFFLE   <  SKIP 2114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16855Srini, EvelynV8Y 1L1CliffsideBritish ColumbiaCanada
14528Ramos, Casey, C63151MühlheimHamburgGermany
12722Gomez, Latasha, L46236BottropNordrhein-WestfalenGermany

Generated 2025-07-21 04:25:01.359 UTC