[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 2927   SHUFFLE   <  SKIP 800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17854Gomez, Shannon20354HamburgHamburgGermany
19540Richardson, Jade, R98033KirklandWashingtonUnited States
11924Long, Ian, C94947NovatoCaliforniaUnited States

Generated 2025-07-20 15:05:22.293 UTC