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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17918Zeng, Suzanne2777SpringwoodNew South WalesAustralia
11732Sanchez, Erick45202CincinnatiOhioUnited States
23795Moore, Lauren, L92118CoronadoCaliforniaUnited States

Generated 2025-07-12 00:04:35.953 UTC