[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 24   SHUFFLE   <  SKIP 2043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States
26800Lewis, Lauren90241DowneyCaliforniaUnited States
17044Hayes, Ana98055RentonWashingtonUnited States

Generated 2025-07-18 13:37:51.262 UTC