[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 2421   SHUFFLE   <  SKIP 5814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26560Shen, Lindsey2300NewcastleNew South WalesAustralia
21160Xie, April91910Chula VistaCaliforniaUnited States
18516Brooks, Juan98055RentonWashingtonUnited States

Generated 2025-07-18 09:48:30.003 UTC