[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 327   SHUFFLE   <  SKIP 1393  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18904Thomas, Emma, J94070San CarlosCaliforniaUnited States
28749Zhou, Franklin93700DrancySeine Saint DenisFrance
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
21111Deng, RicardoSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 15:29:07.742 UTC