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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24667Diaz, Chloe98104SeattleWashingtonUnited States
21529Martinez, Kristi, L45000OrleansLoiretFrance
22587Alonso, Gina, C80074MünchenHamburgGermany

Generated 2025-07-11 01:09:00.884 UTC