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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22778Dominguez, Monique, C90706BellflowerCaliforniaUnited States
24529Martinez, Jillian94704BerkeleyCaliforniaUnited States
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-17 07:41:15.343 UTC