[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 159   SHUFFLE   <  SKIP 2527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14929Anand, PeterWA1 4SYWoolstonEnglandUnited Kingdom
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States
24882Srini, Meredith, V59100RoubaixNordFrance

Generated 2025-07-18 09:57:27.412 UTC