[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 480   SHUFFLE   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15857White, Isabella, I91910Chula VistaCaliforniaUnited States
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom
22981Flores, Amanda97301SalemOregonUnited States

Generated 2025-07-13 14:07:36.720 UTC