[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 875   SHUFFLE   <  SKIP 5439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25905Hayes, Nathan, K94941Mill ValleyCaliforniaUnited States
24667Diaz, Chloe98104SeattleWashingtonUnited States
20901Xu, Chad92150SuresnesHauts de SeineFrance

Generated 2025-07-13 15:33:59.951 UTC