[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 625   SHUFFLE   <  SKIP 2402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19875James, Patrick98312BremertonWashingtonUnited States
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
11924Long, Ian, C94947NovatoCaliforniaUnited States

Generated 2025-07-13 10:18:40.736 UTC