[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 2295   SHUFFLE   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24230Sharma, Andres, C2777SpringwoodNew South WalesAustralia
16669Martinez, Benjamin98033KirklandWashingtonUnited States
23380Campbell, Gabriel, B91941GrossmontCaliforniaUnited States

Generated 2025-07-20 15:26:55.091 UTC