[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 875   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom
20437Howard, Gabriella91791West CovinaCaliforniaUnited States

Generated 2025-07-08 14:20:02.856 UTC