[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 2434   SHUFFLE   <  SKIP 560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28149Miller, William90712LakewoodCaliforniaUnited States
23407Garcia, Lauren, D92102San DiegoCaliforniaUnited States
25280Price, Emily, A90505TorranceCaliforniaUnited States

Generated 2025-07-20 13:00:51.016 UTC