[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 2421   SHUFFLE   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom
17897Kumar, Darrell, L91420MorangisEssonneFrance

Generated 2025-07-11 05:48:56.236 UTC