[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 3449   SHUFFLE   <  SKIP 99  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16315Richardson, Garrett75007ParisSeine (Paris)France
24360Diaz, Carolyn, C2138RhodesNew South WalesAustralia

Generated 2025-07-15 01:38:58.366 UTC