[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15379Griffin, Amanda, A92102San DiegoCaliforniaUnited States
14732Cook, Trinity98501OlympiaWashingtonUnited States
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-10 12:53:19.051 UTC