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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom
13256Subram, Abby45001EssenHamburgGermany
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States

Generated 2025-07-11 23:41:55.964 UTC