[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
23872Garcia, Matthew97071WoodburnOregonUnited States
28825Hernandez, Caleb, A98055RentonWashingtonUnited States

Generated 2025-07-12 00:13:23.671 UTC