[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 995   SHUFFLE   <  SKIP 1447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25414Bailey, Grace, C92118CoronadoCaliforniaUnited States
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom
24251Browning, Jay, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 15:28:33.576 UTC