[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 327   SHUFFLE   <  SKIP 3611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20437Howard, Gabriella91791West CovinaCaliforniaUnited States
22456Guo, Brittney, BWA3 7BHWarringtonEnglandUnited Kingdom
13083Butler, Jordyn99362Walla WallaWashingtonUnited States

Generated 2025-07-10 20:43:28.725 UTC