[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25598Ruiz, KendraAS23Stoke-on-TrentEnglandUnited Kingdom
21239Liang, Christy, I6006PerthSouth AustraliaAustralia
27195Perez, Robert, D94109San FranciscoCaliforniaUnited States

Generated 2025-07-08 23:31:10.623 UTC