[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 127   SHUFFLE   <  SKIP 228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18161Sanz, Tanya, M95000CergyVal d'OiseFrance
28608Richardson, BrianV8VVictoriaBritish ColumbiaCanada
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-22 00:46:10.781 UTC