[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 2218   SHUFFLE   <  SKIP 615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24057Alvarez, Ricky45000OrleansLoiretFrance
17638Zheng, Clarence75016ParisSeine (Paris)France
11462Lin, Laura, L2036MatravilleNew South WalesAustralia

Generated 2025-07-14 07:17:10.014 UTC