[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 251   SHUFFLE   <  SKIP 689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11794Ross, Lauren90712LakewoodCaliforniaUnited States
23271Clark, Alexandra, R90210Beverly HillsCaliforniaUnited States
27412Price, Miguel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 10:41:02.212 UTC