[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 211   SHUFFLE   <  SKIP 2232  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24295Barnes, Natalie94303Palo AltoCaliforniaUnited States
17895Subram, AllenGA10GatesheadEnglandUnited Kingdom
14801Simmons, Riley, R60323FrankfurtHessenGermany
23951Becker, Lindsay, T91940Les UlisEssonneFrance
11515Huang, Shannon, H91502BurbankCaliforniaUnited States
19992Hill, Stephanie, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 05:12:44.893 UTC