[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 9718   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12174Phillips, Charles90505TorranceCaliforniaUnited States
21696Watson, Gabrielle, A98020EdmondsWashingtonUnited States
22274Chen, Adam98403TacomaWashingtonUnited States

Generated 2025-07-20 07:04:20.278 UTC