[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 2511   SHUFFLE   <  SKIP 1344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11096Anand, Andrés2055North SydneyNew South WalesAustralia
24348Gomez, Ruben, K94519ConcordCaliforniaUnited States
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance

Generated 2025-07-13 06:17:54.096 UTC