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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14435Wilson, Jennifer92806La JollaCaliforniaUnited States
24801Bailey, Chase, E98055RentonWashingtonUnited States
27372Sai, Andre34205BradentonFloridaUnited States

Generated 2025-07-11 20:18:41.246 UTC