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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18773Price, Cassidy, A91950Lincoln AcresCaliforniaUnited States
14899Dominguez, Rodney, S94010BurlingameCaliforniaUnited States
19362Raje, KarlW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 20:43:13.677 UTC