[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 512   SHUFFLE   <  SKIP 1372  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom
17380Adams, Nathan, C94704BerkeleyCaliforniaUnited States
13247Chen, Zachary91502BurbankCaliforniaUnited States
20961Goldberg, Keith, A59223RoncqNordFrance

Generated 2025-07-12 21:51:06.068 UTC