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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25840Pal, Karla, A90706BellflowerCaliforniaUnited States
14856Carlson, Kari97005BeavertonOregonUnited States
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 03:47:28.861 UTC