[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 2393  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19825Ferrier, Gilbert, I94519ConcordCaliforniaUnited States
12088Thompson, Lauren, E97301SalemOregonUnited States
17842Ward, Isaiah59140DunkerqueNordFrance
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 08:12:28.544 UTC