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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18131Malhotra, Ann, B77680Roissy en BrieSeine et MarneFrance
18792Peterson, Gabriella, M97068W. LinnOregonUnited States
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 07:03:27.435 UTC