[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 875   SHUFFLE   <  SKIP 6563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16129Russell, Jordyn97205PortlandOregonUnited States
18131Malhotra, Ann, B77680Roissy en BrieSeine et MarneFrance
12446Hall, Jasmine, M92806La JollaCaliforniaUnited States

Generated 2025-07-08 10:58:33.193 UTC