[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 438   SHUFFLE   <  SKIP 116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17801He, Shannon94310OrlyVal de MarneFrance
26361Suarez, EbonySW1P 2NULondonEnglandUnited Kingdom
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
26815Cox, Erin97355LebanonOregonUnited States

Generated 2025-07-15 23:41:33.245 UTC