[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 244   SHUFFLE   <  SKIP 253  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20435Green, Natalie, E91945Lemon GroveCaliforniaUnited States
18047Alvarez, Latasha53131BonnHamburgGermany
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States
14329Sanchez, Holly91502BurbankCaliforniaUnited States

Generated 2025-07-16 15:44:41.780 UTC