[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 0   SHUFFLE   <  SKIP 2651  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27592Ruiz, Hector2300NewcastleNew South WalesAustralia
25973Griffin, Mariah97355LebanonOregonUnited States
13907Xie, Misty, L98312BremertonWashingtonUnited States

Generated 2025-11-04 23:36:58.112 UTC