[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 650   SHUFFLE   <  SKIP 2868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom
12723Jai, Kurt, L45000OrleansLoiretFrance
22561Nara, Katie59170CroixNordFrance

Generated 2025-07-14 22:50:31.388 UTC