[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 2633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20867Johnson, Noah, K59100RoubaixNordFrance
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 16:14:47.572 UTC