[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 875   SHUFFLE   <  SKIP 6658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14660Howard, Gabrielle97205PortlandOregonUnited States
26081Green, Edward, C98104SeattleWashingtonUnited States
23898Rai, Shawna, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-18 02:27:00.963 UTC