[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 1144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21462Nelson, Katelyn92625Newport BeachCaliforniaUnited States
21799Cook, Angel, M97355LebanonOregonUnited States
11593Moreno, Armando45000OrleansLoiretFrance

Generated 2025-07-12 06:54:23.690 UTC