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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14546Sanchez, Christina, SOX1OxfordEnglandUnited Kingdom
23565Torres, Julia, L92625Newport BeachCaliforniaUnited States
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 14:46:45.264 UTC