[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 440   SHUFFLE   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11527Green, Jenna, J91776San GabrielCaliforniaUnited States
11521Peterson, Ariana99362Walla WallaWashingtonUnited States
20340Kelly, Makayla91950National CityCaliforniaUnited States

Generated 2025-07-17 19:50:22.032 UTC