[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 1445   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11345Ramos, Robin93290Tremblay-en-FranceSeine Saint DenisFrance
14072Smith, Allen4551CaloundraQueenslandAustralia
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom

Generated 2025-07-14 00:24:01.578 UTC