[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 717   SHUFFLE   <  SKIP 2078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16432Garcia, John, M78400ChatouYvelineFrance
18241Sharma, Tony2777SpringwoodNew South WalesAustralia
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States

Generated 2025-07-14 16:46:03.499 UTC