[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 2049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27102Miller, Katherine, BV2L3W8NewtonBritish ColumbiaCanada
12633Suarez, Shannon, RRG12 8TBBracknellEnglandUnited Kingdom
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 14:51:12.135 UTC