[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 998   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26138Chander, Latoya, C2300NewcastleNew South WalesAustralia
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
20514Griffin, Hannah99362Walla WallaWashingtonUnited States

Generated 2025-07-21 04:01:14.811 UTC