[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 3104   SHUFFLE   <  SKIP 2170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13809Zhou, Lisa, LMK8 8DFMilton KeynesEnglandUnited Kingdom
12083Alexander, Kayla98020EdmondsWashingtonUnited States
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 21:45:51.928 UTC