[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 413   SHUFFLE   <  SKIP 949  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25693Subram, Brandy59170CroixNordFrance
22316Sara, Deanna, S75016ParisSeine (Paris)France
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom
22747Martinez, Brianna, H91203GlendaleCaliforniaUnited States

Generated 2025-07-14 16:53:33.115 UTC