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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26451Perry, Mariah99202SpokaneWashingtonUnited States
26345Baker, Connor92625Newport BeachCaliforniaUnited States
15742Thompson, Grace, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 22:04:49.844 UTC