[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 159   SHUFFLE   <  SKIP 2510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
21774James, Brian, B90505TorranceCaliforniaUnited States
16798Martin, Latasha92118CoronadoCaliforniaUnited States

Generated 2025-07-18 02:18:16.253 UTC