[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 24   SHUFFLE   <  SKIP 1561  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26854Hayes, Jonathan59000LilleNordFrance
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States
20658Campbell, Kaylee, E94519ConcordCaliforniaUnited States

Generated 2025-07-17 22:47:14.451 UTC