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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24515Jones, Ian92102San DiegoCaliforniaUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States

Generated 2025-07-20 06:44:33.693 UTC