[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 3501  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27170Sara, Douglas, S92150SuresnesHauts de SeineFrance
25047Long, Trevor94303Palo AltoCaliforniaUnited States
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 13:29:02.997 UTC