[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   SHUFFLE   SKIP 0  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24157Subram, Marie, L95000CergyVal d'OiseFrance
24675Nelson, Jackson91791West CovinaCaliforniaUnited States
25022Perez, Patricia1002SydneyNew South WalesAustralia
16559Martinez, Candace, G95000CergyVal d'OiseFrance

Generated 2025-07-10 19:00:01.483 UTC