[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 236   SHUFFLE   <  SKIP 163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
15493Chen, Eric, N97355LebanonOregonUnited States
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
12435Zhou, Christy90201Bell GardensCaliforniaUnited States

Generated 2025-07-21 11:39:38.011 UTC