[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 24   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17833Suarez, Monique60061Frankfurt am MainSaarlandGermany
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance
12442Richardson, Allison91502BurbankCaliforniaUnited States

Generated 2025-07-21 10:44:48.488 UTC