[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 16   <  SKIP 273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15838Taylor, Julia, G94536FremontCaliforniaUnited States
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
14383Ferrier, Marvin, L94519ConcordCaliforniaUnited States

Generated 2025-07-15 03:41:11.863 UTC