[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 3669   SHUFFLE   <  SKIP 2608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19639Gill, Victor91910Chula VistaCaliforniaUnited States
26138Chander, Latoya, C2300NewcastleNew South WalesAustralia
28664Sharma, Ashlee, P97005BeavertonOregonUnited States

Generated 2025-07-13 05:40:56.562 UTC