[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 434   SHUFFLE   <  SKIP 146  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12682Subram, Kari3337MeltonVictoriaAustralia
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom
12618Lal, Dawn77127LieusaintSeine et MarneFrance
26721Jimenez, Paula, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 15:28:34.107 UTC