[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
29195Xu, Barbara2500WollongongNew South WalesAustralia
20883Rai, Latoya, A75002ParisSeine (Paris)France

Generated 2025-07-10 21:26:47.014 UTC