[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 8149   SHUFFLE   <  SKIP 1361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13705Mitchell, Blake97205PortlandOregonUnited States
15475Brooks, Kaitlyn, S91364Woodland HillsCaliforniaUnited States
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 11:25:03.448 UTC