[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 680   SHUFFLE   <  SKIP 3112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24624Murphy, Allison, J94536FremontCaliforniaUnited States
13978Peterson, Zoe98055RentonWashingtonUnited States
12051Scott, Isaiah, E91950National CityCaliforniaUnited States

Generated 2025-07-11 23:57:51.065 UTC