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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14247Allen, Hunter, L99202SpokaneWashingtonUnited States
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
16019Hernandez, Amber90505TorranceCaliforniaUnited States

Generated 2025-07-11 17:13:39.386 UTC