[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 5825   <  SKIP 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27899Xu, Mandy95000CergyVal d'OiseFrance
11451Muñoz, Ruben, L2300NewcastleNew South WalesAustralia
13202Romero, Natasha, M94014ColmaCaliforniaUnited States

Generated 2025-07-17 23:51:48.310 UTC