[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 416   SHUFFLE   <  SKIP 2133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11553Luo, Sharon, DRG7 5H7ReadingEnglandUnited Kingdom
17408Miller, Thomas, J94941Mill ValleyCaliforniaUnited States
26009Foster, Luis, R90241DowneyCaliforniaUnited States

Generated 2025-07-15 19:55:34.182 UTC