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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19897Nelson, Gabriella, O91776San GabrielCaliforniaUnited States
18088Stewart, Seth, A91950Lincoln AcresCaliforniaUnited States
18934Moore, Jeremiah, U98403TacomaWashingtonUnited States

Generated 2025-07-12 21:47:23.263 UTC