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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29364Rubio, Lee92100Boulogne-BillancourtHauts de SeineFrance
25602Sara, Jermaine, A60082Frankfurt am MainHamburgGermany
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-10 22:31:49.563 UTC