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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom
18817Russell, Brittany98371PuyallupWashingtonUnited States
16668Malhotra, Levi60610ChicagoIllinoisUnited States

Generated 2025-07-09 05:13:57.035 UTC