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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16196Raheem, Kurt60082Frankfurt am MainHamburgGermany
12557Lopez, Phillip, A92100Boulogne-BillancourtHauts de SeineFrance
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 17:41:19.442 UTC