[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1039   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25868Lewis, Jessica, W91364Woodland HillsCaliforniaUnited States
18974Rodriguez, James, J92806La JollaCaliforniaUnited States
19083Rivera, Steven, T3337MeltonVictoriaAustralia

Generated 2025-07-15 15:34:37.477 UTC