[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 484   SHUFFLE   <  SKIP 366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20004Perez, Kaitlin94519ConcordCaliforniaUnited States
18665Brooks, Olivia98168BurienWashingtonUnited States
15877Perez, Jordan, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 10:08:24.144 UTC