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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17217Gill, Raquel, T14111BerlinHamburgGermany
24938Martinez, Julia98284Sedro WoolleyWashingtonUnited States
26689Gill, Arthur94704BerkeleyCaliforniaUnited States

Generated 2025-07-22 02:04:36.594 UTC