[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 4000   SHUFFLE   <  SKIP 2838  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom
11314Flores, Mya98027IssaquahWashingtonUnited States
16195Perez, Abby93500PantinSeine Saint DenisFrance
26473Wood, Anna, J97301SalemOregonUnited States

Generated 2025-07-20 11:36:13.836 UTC