[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 2515   <  SKIP 719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19327Gonzalez, Candace59000LilleNordFrance
22750Gonzalez, Jesse, D90241DowneyCaliforniaUnited States
28993Perry, Destiny97222MilwaukieOregonUnited States

Generated 2025-07-15 23:45:04.805 UTC