[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 4160   SHUFFLE   <  SKIP 498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16137King, Timothy, A98501OlympiaWashingtonUnited States
25026Andersen, Mitchell, H4171HawthorneQueenslandAustralia
11066Butler, Grace, T97355LebanonOregonUnited States

Generated 2025-07-20 19:29:42.410 UTC