[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 484   SHUFFLE   <  SKIP 938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16500Perry, Chloe98055RentonWashingtonUnited States
26151Lee, Austin4700RockhamptonQueenslandAustralia
18277Lal, Terry4171HawthorneQueenslandAustralia

Generated 2025-07-09 14:44:41.462 UTC