[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 2421   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21756Carter, Allison90401Santa MonicaCaliforniaUnited States
14791Deng, Ashlee75006ParisSeine (Paris)France
13097Hughes, Dalton, E94014ColmaCaliforniaUnited States

Generated 2025-07-08 19:52:31.418 UTC