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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom
24432Reed, Dalton94070San CarlosCaliforniaUnited States
11990Vazquez, Joanna, J2300NewcastleNew South WalesAustralia

Generated 2025-07-12 23:11:54.004 UTC