[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 0   SHUFFLE   <  SKIP 1923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23904Washington, Haley, FGA10GatesheadEnglandUnited Kingdom
12428Morris, Sean, K91776San GabrielCaliforniaUnited States
27385Ramos, Jonathon, A91502BurbankCaliforniaUnited States

Generated 2025-11-04 18:06:55.563 UTC