[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 3677   SHUFFLE   <  SKIP 1534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26309Powell, Julian90241DowneyCaliforniaUnited States
19083Rivera, Steven, T3337MeltonVictoriaAustralia
24414Edwards, Adam91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 10:37:20.424 UTC