[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 2927   SHUFFLE   <  SKIP 527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27389Henderson, Lucas91364Woodland HillsCaliforniaUnited States
25274Henderson, Samantha, M98270MarysvilleWashingtonUnited States
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-11 19:57:58.275 UTC