[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 127   SHUFFLE   <  SKIP 2210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28153Torres, MackenzieV8POak BayBritish ColumbiaCanada
15513Perez, Madeline, E98055RentonWashingtonUnited States
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States

Generated 2025-07-14 15:54:49.975 UTC