[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 470   SHUFFLE   <  SKIP 5310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24559Suarez, Adrienne95000CergyVal d'OiseFrance
18825Smith, Brandon, A94070San CarlosCaliforniaUnited States
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 17:22:31.143 UTC