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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26334Blanco, Ross90706BellflowerCaliforniaUnited States
24986Griffin, IsabelleV8POak BayBritish ColumbiaCanada
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-09 11:01:29.592 UTC