[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 189   SHUFFLE   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22531Zhou, Tiffany, V75003ParisSeine (Paris)France
17381Guo, Krystal, S4217Gold CoastQueenslandAustralia
15993Coleman, SpencerV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-21 02:51:57.043 UTC