[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 875   SHUFFLE   <  SKIP 1141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27007Gonzalez, Joe, MRG11 5TPBerkshireEnglandUnited Kingdom
16304Moore, Justin, L64283DarmstadtHessenGermany
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States

Generated 2025-07-07 16:53:24.537 UTC