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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23489Huang, Autumn98225BellinghamWashingtonUnited States
24321Scott, Gabriel98055RentonWashingtonUnited States
24173Wang, Lacey4700RockhamptonQueenslandAustralia

Generated 2025-07-11 11:33:17.587 UTC