[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   SKIP 413   SHUFFLE   <  SKIP 2776  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21091Jenkins, Ashley20354HamburgHamburgGermany
24719Zheng, Susan, K22001HamburgHessenGermany
16423Madan, Sergio91940Les UlisEssonneFrance

Generated 2025-07-15 12:40:11.990 UTC