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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom
27099Williams, Zachary, BV2W 1W2HaneyBritish ColumbiaCanada
28366Rivera, Dalton, EGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-17 17:50:02.643 UTC