[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 24   SHUFFLE   <  SKIP 1358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom
18791Blue, Megan98284Sedro WoolleyWashingtonUnited States
21790Diaz, James, W94070San CarlosCaliforniaUnited States

Generated 2025-07-13 23:54:48.485 UTC