[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 416   SHUFFLE   <  SKIP 2399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22961She, Nina2500WollongongNew South WalesAustralia
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
27845Wright, Angel93700DrancySeine Saint DenisFrance

Generated 2025-07-16 23:24:52.677 UTC