[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 2817   SHUFFLE   <  SKIP 1587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28998Rodriguez, Kristina94519ConcordCaliforniaUnited States
25638Tang, Dale, A95000CergyVal d'OiseFrance
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany

Generated 2025-07-22 03:39:19.879 UTC