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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13764Parker, Stephanie, J59140DunkerqueNordFrance
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance
13570Jackson, Benjamin, J85049IngolstadtBayernGermany

Generated 2025-07-20 13:26:16.611 UTC