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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21192Sai, Regina2113North RydeNew South WalesAustralia
13161Moore, Jose, M97330CorvallisOregonUnited States
23169Andersen, Corey, T98225BellinghamWashingtonUnited States

Generated 2025-07-11 23:50:40.484 UTC