[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 568   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom
14286Hernandez, Kristine2300NewcastleNew South WalesAustralia
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-19 01:49:59.946 UTC