[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 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11532Miller, Lauren98052RedmondWashingtonUnited States
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany
24309Williams, EthanV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-18 13:57:49.704 UTC