[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 875   SHUFFLE   <  SKIP 5562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26498Hayes, Ethan98055RentonWashingtonUnited States
20400Henderson, Sydney94536FremontCaliforniaUnited States
19804Foster, Cameron, C97330CorvallisOregonUnited States

Generated 2025-07-15 02:58:21.376 UTC