[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 468   SHUFFLE   <  SKIP 2069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22269Yang, Caleb94519ConcordCaliforniaUnited States
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
23088Hu, Wesley, L98225BellinghamWashingtonUnited States

Generated 2025-07-18 21:28:54.275 UTC