[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 2028   SHUFFLE   <  SKIP 394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13963Patel, Veronica7001HobartTasmaniaAustralia
23670Henderson, Mya, D97301SalemOregonUnited States
19108Stewart, Haley98052RedmondWashingtonUnited States

Generated 2025-07-17 12:22:30.548 UTC