[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 494   SHUFFLE   <  SKIP 1834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23455Perez, Jonathan, RV8XRoyal OakBritish ColumbiaCanada
21039Ramos, JillCB4 4BZCambridgeEnglandUnited Kingdom
20302Andersen, Tasha94010BurlingameCaliforniaUnited States

Generated 2025-07-20 18:08:23.277 UTC