[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 750   SHUFFLE   <  SKIP 379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20073Cooper, Melissa98366Port OrchardWashingtonUnited States
17444Cox, Bailey, D99362Walla WallaWashingtonUnited States
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 07:52:07.390 UTC