[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 3677   SHUFFLE   <  SKIP 1592  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States
23345Lal, Mario, T2113North RydeNew South WalesAustralia
29305Alvarez, Beth, M2036MatravilleNew South WalesAustralia
16106Barnes, Ian, MV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-18 18:03:59.863 UTC