[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 494   SHUFFLE   <  SKIP 209  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23514Bell, Chloe98027IssaquahWashingtonUnited States
24987Chandra, Kristopher91502BurbankCaliforniaUnited States
16586Chander, Leonard78000VersaillesYvelineFrance

Generated 2025-07-17 17:45:10.438 UTC