[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 999   SHUFFLE   <  SKIP 546  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11225Lee, Madison, D98055RentonWashingtonUnited States
22311Sara, BruceY024 1GFYorkEnglandUnited Kingdom
26578White, Jeremy94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 13:43:24.303 UTC