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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
26582Moore, FernandoV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-08 21:31:33.016 UTC