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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22671King, WyattLE18LeedsEnglandUnited Kingdom
22221Kumar, Benjamin94014ColmaCaliforniaUnited States
16574Gomez, Joe, ERG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-17 11:34:09.924 UTC