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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12248Taylor, Devin, L3220GeelongVictoriaAustralia
24559Suarez, Adrienne95000CergyVal d'OiseFrance
15203Lewis, David90241DowneyCaliforniaUnited States

Generated 2025-07-13 12:33:06.859 UTC