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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23053Bailey, Anna98033KirklandWashingtonUnited States
28159Yang, Tamara, R94704BerkeleyCaliforniaUnited States
17131Henderson, Lauren, E98104SeattleWashingtonUnited States

Generated 2025-07-18 14:58:58.490 UTC