[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   SHUFFLE   SKIP 4152   <  SKIP 1665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14538Brown, Katherine59000LilleNordFrance
13801Andersen, Colleen, L78400ChatouYvelineFrance
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 18:26:26.992 UTC