[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 3280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17247Moore, Michael1002SydneyNew South WalesAustralia
19005Peterson, Lauren98104SeattleWashingtonUnited States
11871Bennett, Dalton, L98036LynnwoodWashingtonUnited States

Generated 2025-07-12 15:30:10.559 UTC