[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 4   SHUFFLE   <  SKIP 2131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16477Gonzales, Anna, E98312BremertonWashingtonUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
18786Chande, Dustin90706BellflowerCaliforniaUnited States

Generated 2025-07-13 19:44:27.398 UTC