[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 511   SHUFFLE   <  SKIP 1596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13193Evans, Kevin, K94941Mill ValleyCaliforniaUnited States
26199White, Matthew91364Woodland HillsCaliforniaUnited States
26416Zhao, Amy, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 07:14:03.247 UTC