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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15736Raje, Sheena90210Beverly HillsCaliforniaUnited States
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance

Generated 2025-07-18 19:42:19.590 UTC