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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
29221Bennett, Kelly94611OaklandCaliforniaUnited States
13463Sara, Tammy, B90706BellflowerCaliforniaUnited States

Generated 2025-07-20 11:42:26.951 UTC