[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 470   SHUFFLE   <  SKIP 1500  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21948Madan, Ann5023FindonSouth AustraliaAustralia
24935Hayes, James, R94519ConcordCaliforniaUnited States
17412Carter, Kaylee, E97301SalemOregonUnited States
13163Lopez, Noah, M94015Daly CityCaliforniaUnited States

Generated 2025-07-19 04:42:59.216 UTC