[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 650   SHUFFLE   <  SKIP 2504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States
19769Peterson, Andrea90802Long BeachCaliforniaUnited States
22693Gao, Darryl95000CergyVal d'OiseFrance

Generated 2025-07-15 23:28:01.228 UTC