[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 6845   <  SKIP 810  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11849Reed, Faith, C92806La JollaCaliforniaUnited States
20022Perry, Arthur94014ColmaCaliforniaUnited States
21596Wright, Luke, H97071WoodburnOregonUnited States

Generated 2025-07-16 01:26:39.761 UTC