[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 540   SHUFFLE   <  SKIP 589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21556Serrano, Gloria, G2264SilverwaterNew South WalesAustralia
24122Blanco, Michele, G80610Saint OuenSommeFrance
14031Suarez, Ruben2300NewcastleNew South WalesAustralia

Generated 2025-07-21 02:13:04.211 UTC