[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 2421   SHUFFLE   <  SKIP 5813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11207Cox, Danielle98055RentonWashingtonUnited States
24061Luo, Kelvin75013ParisSeine (Paris)France
17552Howard, Julia, S90241DowneyCaliforniaUnited States

Generated 2025-07-19 14:23:37.460 UTC