[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 506   SHUFFLE   <  SKIP 516  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
15315Bennett, Katherine, S98055RentonWashingtonUnited States
16344King, Xavier, K95062Santa CruzCaliforniaUnited States
23481Xu, Dustin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 23:58:28.426 UTC