[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 506   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16157Raman, Cindy1002SydneyNew South WalesAustralia
19155Flores, Caroline91941GrossmontCaliforniaUnited States
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States

Generated 2025-07-19 23:10:02.295 UTC