[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 2903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11546Chande, Christine59100RoubaixNordFrance
28414Luo, Bradley, M57000MetzMoselleFrance
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-09 19:38:24.380 UTC