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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16439Deng, Dawn, L75003ParisSeine (Paris)France
28315Alonso, Stacy4171HawthorneQueenslandAustralia
24100He, Jenny, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 00:32:44.751 UTC