[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 127   SHUFFLE   <  SKIP 1645  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance
26560Shen, Lindsey2300NewcastleNew South WalesAustralia
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 18:52:58.069 UTC