[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 3542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12893Foster, Brittany, R94063Redwood CityCaliforniaUnited States
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
25438Murphy, Lauren, C99202SpokaneWashingtonUnited States

Generated 2025-07-11 06:50:40.884 UTC