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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24668Xu, Katrina, B92118CoronadoCaliforniaUnited States
24574Yuan, Alison, KHP10 9QYHigh WycombeEnglandUnited Kingdom
24348Gomez, Ruben, K94519ConcordCaliforniaUnited States

Generated 2025-07-11 15:18:58.933 UTC