[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 484   SHUFFLE   <  SKIP 2472  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24878Wang, Sandra80610Saint OuenSommeFrance
13946Powell, Jason, L97205PortlandOregonUnited States
12263Garcia, Emmanuel, TMK8 8DFMilton KeynesEnglandUnited Kingdom
16014Wilson, Christopher, E91502BurbankCaliforniaUnited States
23531Powell, Alexis, M4551CaloundraQueenslandAustralia
20663Stewart, Kaitlyn, A92020El CajonCaliforniaUnited States

Generated 2025-07-11 01:48:37.794 UTC