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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23981Martinez, Cesar77680Roissy en BrieSeine et MarneFrance
15336Garcia, Marco, J94010BurlingameCaliforniaUnited States
16571Torres, AudreyNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 20:02:54.039 UTC