[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 7948   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12292Kumar, Nicolas, RSL4 1RHBerksEnglandUnited Kingdom
11624Smith, Ryan, C94941Mill ValleyCaliforniaUnited States
22566Pal, Damien, MRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-21 18:56:53.858 UTC