[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 142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24708Chander, Corey, A78400ChatouYvelineFrance
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom
11646Foster, Anna, A98168BurienWashingtonUnited States

Generated 2025-07-10 21:16:48.083 UTC