[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 2421   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23043Moore, Katherine, L98403TacomaWashingtonUnited States
11924Long, Ian, C94947NovatoCaliforniaUnited States
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 21:16:04.218 UTC