[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 0   SHUFFLE   <  SKIP 2133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11566Shan, April, L95000CergyVal d'OiseFrance
18590Sun, Valerie, R91502BurbankCaliforniaUnited States
25276Richardson, Mackenzie, G98901YakimaWashingtonUnited States

Generated 2025-11-06 03:01:58.424 UTC