[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 413   SHUFFLE   <  SKIP 932  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24998Martinez, Olivia94010BurlingameCaliforniaUnited States
17204Martinez, Evelyn, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 14:30:59.391 UTC