[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 998   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22109Mitchell, Jonathan, LV7L 4J4VancouverBritish ColumbiaCanada
18854Turner, Hunter98033KirklandWashingtonUnited States
18427Diaz, Justin97355LebanonOregonUnited States

Generated 2025-07-13 18:31:32.751 UTC