[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 509   SHUFFLE   <  SKIP 507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
12788Nelson, Amanda91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 02:01:11.203 UTC