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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27927Zhao, OmarB29 6SLBirminghamEnglandUnited Kingdom
14037Sara, Lydia94704BerkeleyCaliforniaUnited States
13329Wang, Jake, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 21:39:19.641 UTC