[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 875   SHUFFLE   <  SKIP 2238  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17971Perez, Mayra92700ColombesHauts de SeineFrance
20597Beck, Carly41100Saint OuenLoir et CherFrance
27883Hernandez, Marc41485GrevenbroichBayernGermany
18109Campbell, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-20 17:03:01.689 UTC