[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 484   SHUFFLE   <  SKIP 2729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24050Nath, ClarenceWA1WarringtonEnglandUnited Kingdom
27922King, Isabella, E98312BremertonWashingtonUnited States
16950Edwards, ConnorV9MetchosinBritish ColumbiaCanada

Generated 2025-07-14 07:50:21.543 UTC