[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3634  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27310Hill, Isabella, P85049IngolstadtBayernGermany
14201Serrano, Marie, C75013ParisSeine (Paris)France
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
12499Wang, Heather, R80074MünchenHamburgGermany
18115Young, Richard, C98104SeattleWashingtonUnited States
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 04:27:23.994 UTC