[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 480   SHUFFLE   <  SKIP 2671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States
24069Chen, JessieSL67RJMaidenheadEnglandUnited Kingdom
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-19 07:41:58.043 UTC