[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17864Martinez, Emily, F98366Port OrchardWashingtonUnited States
25406Andersen, Casey94704BerkeleyCaliforniaUnited States
12975Wilson, Marcus, L92118CoronadoCaliforniaUnited States

Generated 2025-07-09 13:17:54.476 UTC