[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2739  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17384Prasad, Raymond94010BurlingameCaliforniaUnited States
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
11242Munoz, Larry78000VersaillesYvelineFrance

Generated 2025-07-11 12:13:24.846 UTC