[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 448  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14242Ye, Rafael, V98312BremertonWashingtonUnited States
21311Ramirez, Jennifer, EV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-12 02:23:23.074 UTC