[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 364   SHUFFLE   <  SKIP 2750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
18594Garcia, Kristi91502BurbankCaliforniaUnited States
23962Yang, Sandra91420MorangisEssonneFrance

Generated 2025-07-20 23:49:50.170 UTC