[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   SKIP 327   SHUFFLE   <  SKIP 3457  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22543Campbell, Jeremy97205PortlandOregonUnited States
17843Shan, Kelli91420MorangisEssonneFrance
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
22360Collins, Caleb98168BurienWashingtonUnited States

Generated 2025-07-21 18:13:25.360 UTC