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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19484Liang, Willie, M75009ParisSeine (Paris)France
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
11655Sharma, Tamara94519ConcordCaliforniaUnited States

Generated 2025-07-11 20:49:02.670 UTC