[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 875   SHUFFLE   <  SKIP 6520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24478Sharma, Lindsay, E2580GoulburnNew South WalesAustralia
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom
14380Watson, Kaylee, K97355LebanonOregonUnited States

Generated 2025-07-08 23:01:44.279 UTC