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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
28866Adams, Aaron, B90241DowneyCaliforniaUnited States
14350Moore, Emily, W97205PortlandOregonUnited States

Generated 2025-07-16 13:01:12.120 UTC