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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16418Rai, Katrina, W75016ParisSeine (Paris)France
14630James, Isaiah91932Imperial BeachCaliforniaUnited States
12259Madan, Cindy, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-19 16:02:09.813 UTC