[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 2829   SHUFFLE   <  SKIP 368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11012Walker, Lauren, M98312BremertonWashingtonUnited States
29054Kapoor, Abby, J2113North RydeNew South WalesAustralia
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 06:36:09.803 UTC