[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2532  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25184Tang, Peter94014ColmaCaliforniaUnited States
20888Raje, Clayton, P93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-11 12:09:35.530 UTC