[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 542   SHUFFLE   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24554Fernandez, DeannaW1X3SELondonEnglandUnited Kingdom
11798Chande, Brendan, Q98312BremertonWashingtonUnited States
27587Li, Cara2264SilverwaterNew South WalesAustralia

Generated 2025-07-14 20:39:20.064 UTC