[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 2696   SHUFFLE   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24022Beck, Dale, R75010ParisSeine (Paris)France
20053Yang, Jessie, EPE17BuryEnglandUnited Kingdom
26547Beck, Barbara2036MalabarNew South WalesAustralia

Generated 2025-07-15 08:06:49.195 UTC