[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 480   SHUFFLE   <  SKIP 2496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11534Lewis, Cameron, M90802Long BeachCaliforniaUnited States
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States
18806Torres, Kaitlyn97330CorvallisOregonUnited States

Generated 2025-07-12 09:24:07.369 UTC