[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 4438   <  SKIP 4199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16240Green, Madeline91502BurbankCaliforniaUnited States
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 14:51:18.714 UTC