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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20291Walker, Alexis94070San CarlosCaliforniaUnited States
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 21:47:49.581 UTC