[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 1368  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20057Zhou, Ramon, D45000OrleansLoiretFrance
21335Coleman, Ana, L98168BurienWashingtonUnited States
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
25756Malhotra, Cassandra, L12311BerlinHamburgGermany

Generated 2025-07-12 11:28:03.013 UTC