[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 468   SHUFFLE   <  SKIP 883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11543Chande, Sheena75013ParisSeine (Paris)France
26624Russell, Elizabeth, A98104SeattleWashingtonUnited States
24515Jones, Ian92102San DiegoCaliforniaUnited States

Generated 2025-07-16 10:37:45.383 UTC