[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 680   SHUFFLE   <  SKIP 3128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17999Romero, Byron59140DunkerqueNordFrance
27234Jenkins, Gabriel, M98284Sedro WoolleyWashingtonUnited States
26460Cook, Gabriella97068W. LinnOregonUnited States
13468Sanders, Mariah97205PortlandOregonUnited States

Generated 2025-07-21 01:37:18.789 UTC