[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 2283   SHUFFLE   <  SKIP 1573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11146Goel, Karla, L2036MatravilleNew South WalesAustralia
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
25101Baker, Wyatt, AV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-20 07:42:51.363 UTC