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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21506Gutierrez, Randall66041PoingSaarlandGermany
13927Gonzales, Gabriel, M90706BellflowerCaliforniaUnited States
14765Nelson, KevinV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-11 07:48:12.264 UTC