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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16426Ye, Jorge, R80610Saint OuenSommeFrance
15736Raje, Sheena90210Beverly HillsCaliforniaUnited States
25092Jackson, Emily90802Long BeachCaliforniaUnited States

Generated 2025-07-12 03:03:38.138 UTC