[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 324   SHUFFLE   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22013Jenkins, Marcus, L97222MilwaukieOregonUnited States
14775Xie, Bonnie20354HamburgHamburgGermany
11871Bennett, Dalton, L98036LynnwoodWashingtonUnited States

Generated 2025-07-21 09:47:11.929 UTC