[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 875   SHUFFLE   <  SKIP 1380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23249Nara, Tasha98312BremertonWashingtonUnited States
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom
16361White, Wyatt91977Spring ValleyCaliforniaUnited States

Generated 2025-07-07 15:51:34.787 UTC