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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17478Martin, Renee, L4000BrisbaneQueenslandAustralia
20666Rai, Lacey94704BerkeleyCaliforniaUnited States
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-20 15:33:05.625 UTC