[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 250   SHUFFLE   <  SKIP 2316  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26832Xie, Kate, J91480FrankfurtBayernGermany
26339James, Cindy99362Walla WallaWashingtonUnited States
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom
18568Bennett, Mya, M92020El CajonCaliforniaUnited States

Generated 2025-07-18 18:30:55.314 UTC