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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25158Long, Stephanie, C98312BremertonWashingtonUnited States
23200Rodriguez, Grace, C98027IssaquahWashingtonUnited States
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 13:32:55.819 UTC