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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
29226Lee, Katherine, A98052RedmondWashingtonUnited States
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-17 07:32:11.939 UTC