[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 6316   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27962Martin, Rebekah, M59000LilleNordFrance
17117Prasad, Lydia94014ColmaCaliforniaUnited States
22361White, Nathan, G91950National CityCaliforniaUnited States

Generated 2025-07-21 13:20:59.296 UTC