[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 3184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17575Brown, Marcus, J98055RentonWashingtonUnited States
16631Ward, Haley, J4700RockhamptonQueenslandAustralia
22963Ye, Willie4171HawthorneQueenslandAustralia

Generated 2025-07-14 08:44:58.254 UTC