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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24669Parker, Xavier, M91776San GabrielCaliforniaUnited States
13068Morris, Alexandria90706BellflowerCaliforniaUnited States
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
14292Ross, Isabella94519ConcordCaliforniaUnited States

Generated 2025-07-21 13:29:50.700 UTC